C1.Web.Mvc Namespace / FlexGridBase<T> Class / OnClientItemsSourceChanging Property

In This Topic
OnClientItemsSourceChanging Property (FlexGridBase<T>)
In This Topic
Occurs after the grid has been bound to a new items source.
Syntax
'Declaration
 
Public Property OnClientItemsSourceChanging As String
 
See Also